home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Przegladarki internetowe / Mozilla Seamonkey 1.0.5 pl / seamonkey-1.0.5.pl-PL.win32.installer.exe / PLPL.XPI / bin / searchplugins / google.src < prev    next >
Encoding:
Text File  |  2005-07-19  |  741 b   |  32 lines

  1. # Mozilla/Google plug-in by amitp+mozilla@google.com
  2.  
  3. <search 
  4.    name="Google"
  5.    description="Google Search"
  6.    method="GET"
  7.    action="http://www.google.com/search"
  8.    queryCharset="utf-8"
  9. >
  10.  
  11. <input name="q" user>
  12. <inputnext name="start" factor="10">
  13. <inputprev name="start" factor="10">
  14. <input name="ie" value="utf-8">
  15. <input name="oe" value="utf-8">
  16.  
  17. <interpret 
  18.     browserResultType="result" 
  19.     charset = "UTF-8"
  20.     resultListStart="<!--a-->" 
  21.     resultListEnd="<!--z-->" 
  22.     resultItemStart="<!--m-->" 
  23.     resultItemEnd="<!--n-->"
  24. >
  25. </search>
  26.  
  27. <browser
  28.     update="http://www.mozilla.org/products/firefox/plugins/google.src"
  29.     updateIcon="http://www.mozilla.org/products/firefox/plugins/google.gif"
  30.     updateCheckDays="1"
  31. >
  32.